-
Notifications
You must be signed in to change notification settings - Fork 207
feat: add auto-approve workflow for rhdh-bot PRs #3574
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Auto-approve and label PRs from rhdh-bot matching branch patterns. Assisted-by: Cursor Signed-off-by: Martin Polaško <mpolasko@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
The image is available at: |
|
The image is available at: |
Removed patterns for dependency updates and Renovate PRs from the auto-approve bot configuration to streamline the approval process.
b6f88bf to
2737a58
Compare
|
The image is available at: |
Co-authored-by: Frank Kong <50030060+Zaperex@users.noreply.github.com>
|
The image is available at: |
|
The image is available at: |
|
The image is available at: |
Co-authored-by: Nick Boldt <nboldt@redhat.com>
|
The image is available at: |
- Remove redundant 'reason' from approval message - Remove noisy comment step for ineligible PRs - Clean up workflow to be silent for regular PRs - Keep concise approval message for rhdh-bot PRs This eliminates spam comments on regular PRs while maintaining useful feedback for auto-approved bot PRs. Assisted-by: Cursor Signed-off-by: Martin Polaško <mpolasko@redhat.com>
|
The image is available at: |
|
The image is available at: |
Co-authored-by: Nick Boldt <nboldt@redhat.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
|
The image is available at: |
Auto-approve and label PRs from rhdh-bot matching branch patterns.
Assisted-by: Cursor
Description
Please explain the changes you made here.
Which issue(s) does this PR fix
Fixes
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer